From 2a2f314293486a7654a3da1edc518101f8852175 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 25 Feb 2008 17:40:31 +0000 Subject: [PATCH] * files.el (shell-quote-wildcard-pattern): Quote ' and " as well. --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e59ff0033f..30f1d545493 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-02-25 Chong Yidong + + * files.el (shell-quote-wildcard-pattern): Quote ' and " as well. + 2008-02-24 Jason Rumney * files.el (file-name-invalid-regexp): Fix octal/decimal confusion. -- 2.30.2